home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / InGameButtonBkg.def < prev    next >
Encoding:
Text File  |  2004-05-14  |  794 b   |  35 lines

  1. !Include("UI.def")
  2.  
  3. ControlObject("UIControlObject","InGameButtonBkg","Pattern")
  4. {
  5.     Command(1)
  6.     Notify(1)
  7.     CanFocus(0)
  8.     TextureFocusAlpha(1.0)
  9.     TextFocusAlpha(1.0)
  10.     SelKeyUp(200)
  11.     SelKeyDown(208)
  12.     Text("")
  13.     TextAlpha(1.0)
  14.     TextColor(1.0,1.0,1.0)
  15.     Font("MenuSmall")
  16.     FontScale(0.5)
  17.     TextPosFlags(34)
  18.     PatternFile("../uidef/InGameButtonBkg.def")
  19.     Mouse(0)
  20.     Keyboard(0)
  21.     Joy(0)
  22.     Visible(1)
  23.     ParentPositioning(1)
  24.     PreviousElemPositioning(1)
  25.     ParentAlignX(-1)
  26.     ParentAlignY(-1)
  27.     ParentSizingX(0)
  28.     ParentSizingY(0)
  29.     FrameCornerSize(13,13)
  30.     TextureID("ModalWindowOutline")
  31.     TextureAlpha(1.0)
  32.     LogicSize(0.32,0.041666668)
  33.     LogicPos(0.0,1.04)
  34. }// [UIControlObject] InGameButtonBkg
  35.